<%= primaryHeader({ heading: "View Notification", options: _.extend({ leftBtn: { id: "back-btn", icon: "ui-icon-carat-l", style: "phone-btn-notext ui-btn-icon-left", title: "Return to Appointments and Requests", htmlText: '' } }, (source === 'VA Appointments - Follow-up Appointment Reminder') ? { rightBtn: { id: "heading-new-appointment-request-btn", icon: "", style: "white-background-btn ui-btn ui-btn-icon-left ui-btn-corner-all ui-btn-b phone-btn-notext", title: "Add New Appointment/Request", htmlText: '' } } : {} ) }) %>